RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. black screen
    Log in to post
    • All categories
    • P

      PSP black screen

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support black screen psp retropie
      8
      0 Votes
      8 Posts
      5k Views
      flopF

      any tips plz? :__

    • C

      Nestopia issues (black screen) following Retropie 4.1.10 update

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie nestopia update black screen
      5
      0 Votes
      5 Posts
      2k Views
      C

      @Citro Figured out the issue. Had nothing to do with the emulator; for some reason, the affected roms were 0Kb in size... not sure what happened, but when I re-copied roms to the Pi, they worked perfectly.

      Thanks again @columboscoat

    • L

      Trouble Executing a C Program and EmulationStation

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support emulationstatio startup c code black screen
      1
      0 Votes
      1 Posts
      758 Views
      No one has replied
    • P

      Neo Geo black screen

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support neo geo black screen error
      16
      0 Votes
      16 Posts
      17k Views
      rbakerR

      @Paholainen said in Neo Geo black screen:

      I don´t get the runcommand box on launching a game

      https://github.com/retropie/retropie-setup/wiki/runcommand

      A black screen means that you do not have the correct romset for your emulator of choice. If you do not pair the emulator with the romset, the roms will not launch. If you are saying you have the correct romset and the correct emulator but still get the black screen, you do not actually have the correct romset and emulator.

      So I suppose it is the default emu whatever that might be

      This is the statement that leads me to believe this. You should read the guide I wrote here.

    • S

      emulator configure black screen

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support configure black screen
      1
      0 Votes
      1 Posts
      666 Views
      No one has replied
    • S

      Snes roms won't load.

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support snes roms black screen
      11
      0 Votes
      11 Posts
      14k Views
      markyh444M

      I fail to see how my answer was condescending. And you confirmed what I thought anyway as you said you didn't have time to read the wiki.

      At the least fill in the details as to what you're running in the link. It's just a bullet-pointed list. That way we know how you're build is setup and will be in a better position to help you.

    • A

      RetroPie Restart Issues

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support restart controller not working black screen raspberry pi 3
      2
      0 Votes
      2 Posts
      2k Views
      B

      @appleJimmies
      Try it with a different microSD card. It sounds like the data is getting corrupted on shutdown. This usually happens with cheap generic microSD cards.

      You might also try disabling Save Metadata On Exit in EmulationStation.

      Check that your power adapter is 5V 2.5A.

      Also, I doubt that you're doing this but I thought I would include it, if you're using some overclocking settings like especially overclocking your microSD card reader can cause weirdness like this.

    • aschwanA

      Retro Pie Setup Won't Launch

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie-setup retropiesetup retropie menu black screen
      18
      0 Votes
      18 Posts
      30k Views
      C

      @buzz Thanks so much for this !!!!!! I am not sure what happened with last update a few months ago but I had the exact same problem when I tried to to get the latest update. None of the retropie menu options worked and the command like setup did nothing. Your command has certainly helped a huge amount. Now I am just getting "Temporary failure resolving 'raspbian.raspberrypi.org'" errors and "error cannot lock ref 'refs/tags/4.7': unable to resolve reference. But great progress, thank you

    • S

      On Pi 3 If N64 roms folder has contents then accessing setup or rasp-config gives black screen

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support n64 folder black screen pi3 model b
      10
      0 Votes
      10 Posts
      2k Views
      BuZzB

      @spacemonkey I assume you worked out I got the path wrong - I meant /opt/retropie/configs/all/autostart.sh - glad it's working.

    • R

      Pi Zero Initial Boot - Black Screen

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support pi zero bootscreen black screen blackscreen no display
      3
      0 Votes
      3 Posts
      2k Views
      R

      It was the SD card. Apparently nothing was loaded on it....

    • J

      Setting black screen

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support black screen freezing
      7
      0 Votes
      7 Posts
      2k Views
      BuZzB

      @Aluvian you should open a new topic - your issue may be due to a completely different cause. Please be more specific as to which image you used also - eg filename etc.

      Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

      If you have done the above steps please create a new topic and add the following relevant information

    • K

      Amiga : black screen when starting a game

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support amiga ua4all black screen
      7
      0 Votes
      7 Posts
      4k Views
      K

      Hi,
      I've installer UAE4ARM and it works great!!!!
      Thank you.

    • S

      All ROMs show black screen

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support black screen pi 3
      3
      0 Votes
      3 Posts
      988 Views
      S

      @meleu Tried to replicate the issue one more time and now its working fine.

      bangs head against desk

    • D

      Black Screen when exiting game

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support black screen
      14
      0 Votes
      14 Posts
      7k Views
      rezyhR

      I just ran into the same problem along with this problem at the same time:
      https://retropie.org.uk/forum/topic/214/scrolling-on-exit/10

      I think they are related. Has anyone else noticed the autoscroll right after you exit, and the screen goes black? That is what was happening to me. It would make sense that the "scrolling on exit" controller bug is causing the "black screen on exit" bug for the Slide transition.

      Here is what I think is happening. ES fades out it's background graphics as it starts retroarch. The player plays retroarch. The player exits retroarch. ES goes to turn the fade value back up, but is interupted by the autoscrolling controller. ES thinks everything is normal (you can still move around and select other games etc.) but it's screen is still faded. The reason why the fade transition fixes this is because when you switch systems this engages that same fade variable and turns it back up to 100%. Fix the controller bug, and you fix the black screen bug, and can have you're slide transition again. That is also why having multiple controllers plugged in would multiply the chances of this happening. :)

      Unfortunately to fix the contoller bug you have to recompile the kernel with some patches, solution found here:
      http://www.raphnet-tech.com/support/retropie/index.php

      I imagine this will be fixed in future builds. It should be a fairly easy fix, especially since the patches are already written.

    • F

      Black screen bootup (Raspberry Pi 2 B)

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie 4.0.2 black screen controller
      4
      0 Votes
      4 Posts
      2k Views
      B

      When you say "shoulder" buttons do you mean "trigger" buttons? Trigger buttons are the back left & right buttons that kinda look like gun triggers. The front left & right buttons like what's on the SNES controller are shoulder buttons (I actually think they are called "bumper" buttons on the 360 controller).

      The Xboxdrv doesn't work with the latest kernel so you can downgrade your kernel to get it to work.

      The xpad driver has a special trigger patch that fixes those left and right trigger buttons to work with EmulationStation but breaks support for Kodi.

    • T

      KODI Black Screen!!

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support kodi black screen
      5
      0 Votes
      5 Posts
      2k Views
      RascasR

      There is reports that the PS4 gamepads, with the latests kernels/bluetooth stacks doesn't work in Kodi. Hopefully it will work in Kodi 17 which will have oficial gamepads support for the Raspberry Pi.
      Till then you can disable gamepads support in System -> System -> Input Devices, that way you should not need to disconnect that gamepads.

    • A

      No configuration menu' after the splashscreen

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support lcd black screen emulationstatio retropie 4.0.2
      1
      0 Votes
      1 Posts
      752 Views
      No one has replied
    • M

      Kodi 16.1 won't go back to ES when choosing Exit

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support kodi black screen
      5
      0 Votes
      5 Posts
      2k Views
      RascasR

      RetroPie Setup scripts and then install Kodi again.

    • L

      RetroPie won't boot. Nothing showing up on monitor

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support cant boot black screen
      5
      0 Votes
      5 Posts
      2k Views
      3lric3

      No problem, I've had several of them derp out in the past as well. Glad you got it sorted :)

    • briankrossB

      [SOLVED] Setup Daphne for Dragon's Lair on rPi3, Black Screen

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support daphne dragons lair rpi3 black screen blank screen
      21
      0 Votes
      21 Posts
      11k Views
      S

      I'm having a similar issue. Thought I'd post here rather than start a new topic, hope that's OK.

      My problem is the game starts up and runs fine as long as I leave it in demo mode. The demo loop runs the video and sound just fine. But when I start a game I see Dirk run across the bridge and then the screen goes black. I can hear the game running but can't see anything. By pressing random controls sometimes I'll get the death scene or if I'm lucky, a level I can actually play before it all goes dark again. I've deleted the .dat and parsed many times with the same result.

      I'm hoping someone can help me sort this out, thanks. Here's my ls output:

      pi@retropie:~ $ ls -Rla /home/pi/RetroPie/roms/daphne/
      /home/pi/RetroPie/roms/daphne/:
      total 16
      drwxr-xr-x 4 pi pi 4096 Jan 19 14:37 .
      drwxr-xr-x 63 pi pi 4096 Jan 18 19:15 ..
      drwxr-xr-x 2 pi pi 4096 Jan 19 21:09 lair.daphne
      drwxr-xr-x 2 pi pi 4096 Jan 19 19:58 roms

      /home/pi/RetroPie/roms/daphne/lair.daphne:
      total 103684
      drwxr-xr-x 2 pi pi 4096 Jan 19 21:09 .
      drwxr-xr-x 4 pi pi 4096 Jan 19 14:37 ..
      -rw-r--r-- 1 pi pi 16316 Jan 19 21:10 lair.dat
      -rw-r--r-- 1 pi pi 893769849 Jan 19 14:42 lair.m2v
      -rw-r--r-- 1 pi pi 27496826 Jan 19 14:17 lair.ogg
      -rw-r--r-- 1 pi pi 19 Jan 19 20:10 lair.txt

      /home/pi/RetroPie/roms/daphne/roms:
      total 28
      drwxr-xr-x 2 pi pi 4096 Jan 19 19:58 .
      drwxr-xr-x 4 pi pi 4096 Jan 19 14:37 ..
      -rw-r--r-- 1 pi pi 17906 Jan 19 19:49 lair.zip
      pi@retropie:~ $